home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / converter / pbm with gui / gui / pbm / pbmreduce < prev    next >
Encoding:
Text File  |  1996-07-16  |  371 b   |  13 lines

  1. "pbmreduce "Reduce an image
  2.     [-floyd|-fs|-threshold] [-value val] N [pbmfile]
  3.    "Reduce PBM"
  4.    "Reduce"
  5.    CYCLE "_Method"!!Dither Method!
  6.       "Floyd":"-fs"
  7.       "Threshold":"-threshold"
  8.    ENDCYCLE:"0"
  9.    ONUMBER "_Value":"0.5":N!!Dither value!
  10.    NUMBER "_Reduce":"":"2"!!Reduce factor!
  11.    LFILE "_Input":"":""!!Input File!
  12.    SFILE "O_utput":">":""!!Output File!
  13.